auto merge of #236 : cburgdorf/cargo/kill_lifetimes, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 21 Jul 2014 22:29:41 +0000 (22:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 21 Jul 2014 22:29:41 +0000 (22:29 +0000)
This commit removes lifetime annotations
that are now automatically inferred by
the compiler.


Trivial merge